home *** CD-ROM | disk | FTP | other *** search
/ Doctor in the House / Doctor in the House.iso / setup.cfg < prev    next >
Text File  |  1996-10-14  |  5KB  |  116 lines

  1. REM Configuration file for DOCTOR
  2. REM 08-07-96
  3. REM ZJM
  4. REM Windows 3.1x & Win95
  5.  
  6. REM Set up the Intro screen
  7. SCREENCOLOR: Blue, Black
  8. TITLECOLOR: WHITE
  9. TITLE: "DOCTOR in the house - install", "Times", 37, bold, italic, underline
  10.  
  11. REM First message
  12. BEGINFIRSTSCREEN "Arial", 10
  13.  
  14.    You are about to install 'DOCTOR in the house'.   
  15.  
  16.    This will install necessary system files              
  17.    into the \windows\system directory and create       
  18.    a program group called 'GSP STAR Collection',         
  19.    if not already present. It will also prompt    
  20.    you to install the 'Microsoft Video for        
  21.    Windows' runtime files.        
  22.     
  23.    For further technical Support contact:
  24.    Global Software Publishing Ltd  - UK  
  25.    Phone : 01480 496 575
  26.    Fax : 01480 460 206
  27.    E-Mail : cserv@gsoftp.demon.co.uk    
  28.  
  29. ENDFIRSTSCREEN
  30.  
  31. REM The following checks for 2.5Mb of drive space and a minimum 386 CPU
  32. MINDISKSPACE: 2500K
  33. MINCPUTYPE: 80386
  34.  
  35. REM Progress bar and only replace files if newer
  36. PROGRESSBAR: 2500K
  37. OVERWRITEFILE: new
  38.  
  39. REM Create a destination directory for readme file 
  40. DEFAULTDIR: "C:\GSP\DOCTOR"
  41.  
  42. REM Double check for correct CD
  43. IF ISFILE("$SOURCEDIR$\doctor\doctor.exe")
  44. ELSE
  45. EXITMESSAGE
  46.  
  47.    Unable to find the source files.   
  48.    Please check the CD is correctly   
  49.    installed and run 'install.exe' again.   
  50.  
  51. EXIT
  52. ENDIF
  53.  
  54. REM create a pop-up message and id number
  55. POPMESSAGE 1, "Arial", 10
  56.  
  57.  
  58.         Now would be a good time to fill                  
  59.        in the registration card and post it.           
  60.  
  61.  
  62. ENDPOP
  63.  
  64.  
  65. REM Transfer the files
  66. FILE: "$defaultdir$\readme.txt", source="$SOURCEDIR$", popid=1
  67. FILE: "$windir$\system\EDILZSSA.DLL", source="$SOURCEDIR$\doctor\winfiles"
  68. FILE: "$windir$\system\CCFCURS.DLL", source="$SOURCEDIR$\doctor\winfiles"
  69. FILE: "$windir$\system\CCMOUSE.VBX", source="$SOURCEDIR$\doctor\winfiles"
  70. FILE: "$windir$\system\CMDIALOG.VBX", source="$SOURCEDIR$\doctor\winfiles"
  71. FILE: "$windir$\system\COMMDLG.DLL", source="$SOURCEDIR$\doctor\winfiles"
  72. FILE: "$windir$\system\DWSPYDLL.DLL", source="$SOURCEDIR$\doctor\winfiles"
  73. FILE: "$windir$\system\FXIMG150.VBX", source="$SOURCEDIR$\doctor\winfiles"
  74. FILE: "$windir$\system\FXLBL150.VBX", source="$SOURCEDIR$\doctor\winfiles"
  75. FILE: "$windir$\system\FXTLS150.DLL", source="$SOURCEDIR$\doctor\winfiles"
  76. FILE: "$windir$\system\GRAPH.VBX", source="$SOURCEDIR$\doctor\winfiles"
  77. FILE: "$windir$\GSW.EXE", source="$SOURCEDIR$\doctor\winfiles"
  78. FILE: "$windir$\system\GSWDLL.DLL", source="$SOURCEDIR$\doctor\winfiles"
  79. FILE: "$windir$\system\MCI.VBX", source="$SOURCEDIR$\doctor\winfiles"
  80. FILE: "$windir$\system\MCIWNDX.VBX", source="$SOURCEDIR$\doctor\winfiles"
  81. FILE: "$windir$\system\MHAS200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  82. FILE: "$windir$\system\MHCM200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  83. FILE: "$windir$\system\MHDES200.DLL", source="$SOURCEDIR$\doctor\winfiles"
  84. FILE: "$windir$\system\MHGCHK.VBX", source="$SOURCEDIR$\doctor\winfiles"
  85. FILE: "$windir$\system\MHGCMD.VBX", source="$SOURCEDIR$\doctor\winfiles"
  86. FILE: "$windir$\system\MHGLBL.VBX", source="$SOURCEDIR$\doctor\winfiles"
  87. FILE: "$windir$\system\MHGMUL.VBX", source="$SOURCEDIR$\doctor\winfiles"
  88. FILE: "$windir$\system\MHGOPT.VBX", source="$SOURCEDIR$\doctor\winfiles"
  89. FILE: "$windir$\system\MHHS200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  90. FILE: "$windir$\system\MHIN200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  91. FILE: "$windir$\system\MHIV200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  92. FILE: "$windir$\system\MHLI200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  93. FILE: "$windir$\system\MHML200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  94. FILE: "$windir$\system\MHPC200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  95. FILE: "$windir$\system\MHRUN200.DLL", source="$SOURCEDIR$\doctor\winfiles"
  96. FILE: "$windir$\system\MHRUN400.DLL", source="$SOURCEDIR$\doctor\winfiles"
  97. FILE: "$windir$\system\MHSL200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  98. FILE: "$windir$\system\MHSV200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  99. FILE: "$windir$\system\MHTO200.VBX", source="$SOURCEDIR$\doctor\winfiles"
  100. FILE: "$windir$\system\MSGBLAST.VBX", source="$SOURCEDIR$\doctor\winfiles"
  101. FILE: "$windir$\system\SPIN.VBX", source="$SOURCEDIR$\doctor\winfiles"
  102. FILE: "$windir$\system\THREED.VBX", source="$SOURCEDIR$\doctor\winfiles"
  103. FILE: "$windir$\system\VBRUN300.DLL", source="$SOURCEDIR$\doctor\winfiles"
  104. FILE: "$windir$\system\VER.DLL", source="$SOURCEDIR$\doctor\winfiles"
  105. FILE: "$windir$\system\WMHP.HLP", source="$SOURCEDIR$\doctor\winfiles"
  106.  
  107.  
  108. REM Install program group and icons if not present already
  109. WINITEM: "GSP STAR Collection","$SOURCEDIR$\DOCTOR\doctor.exe","DOCTOR in the house",,,replace
  110. WINITEM: "GSP STAR Collection","notepad.exe $SOURCEDIR$\readme.txt","Doctor Readme",,,replace
  111. WINITEM: "GSP STAR Collection","winhelp.exe $SOURCEDIR$\gsp.hlp","GSP Catalogue on CD",,,replace
  112. WINITEM: "GSP STAR Collection","$SOURCEDIR$\demo_cd\install.exe","Install GSP Demos","$SOURCEDIR$\demo_cd\","$SOURCEDIR$\demo_cd\gsp.ico",,replace
  113.  
  114. REM Install Video for Windows
  115. RUNATEXIT: "$SOURCEDIR$\vfw11\vsetup.exe"
  116.